home *** CD-ROM | disk | FTP | other *** search
/ PC Users 1999 May / Cd Pc Users extra 20 mayo 1999.iso / Prog / Inst / Dragtree / README.TXT < prev   
Encoding:
Text File  |  1998-02-15  |  482 b   |  15 lines

  1. http://www.vb-helper.com/HowTo/dragtree.zip
  2.  
  3.     Purpose
  4. Let the user drag items from one position to another in a TreeView.
  5.  
  6.     Method
  7. Use drag and drop. Check the source and target nodes to make sure the drop
  8. is allowed.
  9.  
  10.     Disclaimer
  11. This example program is provided "as is" with no warranty of any kind. It is
  12. intended for demonstration purposes only. In particular, it does not error
  13. handling. You can use the example in any form, but please mention
  14. www.vb-helper.com.
  15.